home *** CD-ROM | disk | FTP | other *** search
/ Network PC / Network PC.iso / amiga utilities / applications / accounts / financialaccounts1.42 / documents / history < prev    next >
Encoding:
Text File  |  1997-11-20  |  2.9 KB  |  72 lines

  1. ----------------------------------------------------------------------------
  2.  
  3.                             Financial Accounts
  4.  
  5.                            History and Bug Fixes
  6.  
  7. ----------------------------------------------------------------------------
  8.  
  9. V1.0  First finished compilation for beta testing
  10. V1.1  All reported bugs fixed and re-compiled for beta testing
  11.  
  12. V1.2  16th Oct 95 - Final Compilation
  13.  
  14.    All bugs fixed (I hope) and now ready for shareware release into the
  15.    Public Domain !
  16.  
  17. V1.21 18th Oct 95 - Bug found in edit menu
  18.  
  19.    When the user selected "Add" from the edit menu, you were told no
  20.    more entries where aloud.  Also, when "Edit" was selected from the
  21.    edit menu, and an entry was selected, the program would bail out !!
  22.    Not only that.  When the user selected "Delete", and an entry was
  23.    selected, it wouldn't actually delete it !!
  24.  
  25.    All three of these bugs were caused by a flag not being set to the
  26.    current mode.  I guess this bug was missed because everyone got
  27.    used to using the icons !
  28.  
  29.    Also revised the install program so it installs from where it was
  30.    run from instead of it always looking for the "FinAccsV1" disk.
  31.  
  32. V1.22 21st Oct 95 - Program Revision
  33.  
  34.    Altered the user input system so that all input from the user is
  35.    processed through one procedure, which at the same time cures a couple
  36.    of very minor bugs and reduced program size a bit.
  37.  
  38. V1.30 24th Oct 95 - Program Revision
  39.  
  40.    Major change and improvement to the "Regular Transaction" system.
  41.    Before, the regular transactions were all applied within the given
  42.    date boundary.  This is a real bad way of doing it.
  43.  
  44.    Now, the regular transactions are automatically updated when applied or
  45.    when the file is loaded according to the current system date !  So once
  46.    you've entered some regular transactions, you never need modify and
  47.    re-apply them again.
  48.  
  49.    Unfortunatley, this means that people without battery backed clocks,
  50.    (nice move commodore, NOT !) will have to set there system date to the
  51.    present day for the regular transactions to work properly.
  52.  
  53. V1.40 27th Oct 95 - Program Revision
  54.  
  55.    Added the password and ecryption system.  Now all account data files are
  56.    completely safe and can't even be viewed on a text editor.
  57.  
  58. V1.41 2nd Nov 95 - Couple Of Minor Bug Fixes
  59.  
  60.    You were given the message `Not Done' after selecting a valid project
  61.    file to rename, now fixed.  Also there were a couple of bugs in the
  62.    string edit system which occured when editing a string larger than the
  63.    size of the edit box, also fixed.
  64.  
  65. V1.42 6th Nov 95 - Bug Fix
  66.  
  67.    When you called up the file selector from the system preferences window
  68.    to select a file to autoload, and then close the file selector and
  69.    system preferences window, the screen would mess up.  This was caused by
  70.    the file selector using the same block as the system prefs window.  This
  71.    bug crept in somewhere between V1.30 and V1.41, and has now been fixed.
  72.